

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}


.container{}

/*nav*/
.demo a{}
.demo{}
.demo a,button{display: inline-block;border:none;width:26px; height:22px; background:url(../images/shoujinav.png);}
.demo a:hover,button{}
.demo a.current{background:#1d7db1;color: #fff; }

.center{}